gh-98388: add tests for happy eyeballs #136368
Conversation
There was a problem hiding this comment.
In the PEP 8, style guide, we limit all lines to a maximum of 79 characters.
(EDIT: Removed loud and redundant screenshot image.)
Let's not do that here. The style guide is voluntary, not mandatory, and in particular the suggested line length limit is often ignored in favor of clarity and/or consistency. |
gvanrossum
left a comment
There was a problem hiding this comment.
LGTM. Let's ignore the suggestion of breaking long-ish lines.
|
This adds tests from #98389 with merge conflicts fixed and applied suggestions. I have not added staggered tests as new staggered tests already exists.
Closes #98388
Co-Authored-By: twisteroid ambassador twisteroidambassador@users.noreply.github.com